home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / C++ A'Link Files / 1990 / Oct 90 / CPlus.Dev$ 10⁄26⁄90 / 0226-C++ final bug-Oct90 next >
Encoding:
Text File  |  1991-03-06  |  1.5 KB  |  53 lines  |  [TEXT/GEOL]

  1. Item forwarded  by  TRISH        to MPW.BUGS
  2.  
  3. Item    5395270                         23-Oct-90        09:04PDT
  4.  
  5. From:   D4280                           IDS, Robert Pappas,PRT
  6.  
  7. To:     CPLUS.DEV$                      C++ Interest List--Developers
  8.         CPLUS.BUGS                      MPW C++ Bug Report Handler
  9.         TRISH                           Becker, Trish
  10.         MACDTS                          Macintosh Developer Tech Supt
  11.  
  12. Sub:    C++ final bug
  13.  
  14.  
  15.  
  16. I cannot compile a C++ file with the C++ release that I could with the b4
  17. release.
  18.  
  19. Here is what I get:
  20.  
  21. mabuild -nodebug FMP -sym -linkmap -link '-mf' -cplusload -cplus '-mf'
  22. -inspector -pascal '-clean'
  23.  
  24. MABuildTool - v. 2.0 Release 3/22/90          Start: 10:53:28 AM 10/23/90
  25.  
  26. Copyright Apple Computer, Inc. 1986-1990
  27. All Rights Reserved.
  28.  
  29. Target Folder: "HD:MPW_Projects:Source_Code:FMP.src:.NoDebug Sym Inspector:"
  30. Making:        FMP.MAMake
  31. Compiling:     UFMP.cp
  32. warning: -d or -u option(s) will not affect code saved in dump file
  33.  
  34. ### Code Generator Fatal Error
  35. ### Register 8
  36.  
  37. ### Within TIDSDOCDB.READDATA (Error 2002): Code generator tried to free a
  38. register that was already free ###
  39. ### IC = 268, offset = 30992
  40. ### MPW Shell - Execution of HD:MPW_Projects:Source_Code:FMP.src:.NoDebug Sym
  41. Inspector:FMP.MakeIt terminated.
  42. ### MPW Shell - Execution of mabuild terminated.
  43.  
  44. The C compiler craps out.
  45.  
  46. I have MPW 3.2b1 (the ETO release), its partition is set at 2048K, it has a
  47. 256K stack (HEXA). I am using load/dump.
  48.  
  49. What's wrong?
  50.  
  51. Bob Pappas
  52.  
  53.